[INFO] fetching crate axum-listener 0.3.0...
[INFO] testing axum-listener-0.3.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate axum-listener 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate axum-listener 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate axum-listener 0.3.0
[INFO] tweaked toml for crates.io crate axum-listener 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-listener 0.3.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-listener 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfafb7a2f69ce800346c72a74bc62201b1d6194b9f4f149d2222f97d4906ba08
[INFO] running `Command { std: "docker" "start" "-a" "cfafb7a2f69ce800346c72a74bc62201b1d6194b9f4f149d2222f97d4906ba08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfafb7a2f69ce800346c72a74bc62201b1d6194b9f4f149d2222f97d4906ba08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfafb7a2f69ce800346c72a74bc62201b1d6194b9f4f149d2222f97d4906ba08", kill_on_drop: false }`
[INFO] [stdout] cfafb7a2f69ce800346c72a74bc62201b1d6194b9f4f149d2222f97d4906ba08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 452d95bbabe7aa560d9d4d2b22783f9812a4704196c7ddbde709077684211b4c
[INFO] running `Command { std: "docker" "start" "-a" "452d95bbabe7aa560d9d4d2b22783f9812a4704196c7ddbde709077684211b4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-listener v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s
[INFO] running `Command { std: "docker" "inspect" "452d95bbabe7aa560d9d4d2b22783f9812a4704196c7ddbde709077684211b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452d95bbabe7aa560d9d4d2b22783f9812a4704196c7ddbde709077684211b4c", kill_on_drop: false }`
[INFO] [stdout] 452d95bbabe7aa560d9d4d2b22783f9812a4704196c7ddbde709077684211b4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b441af582c235dbb156bef5e4f61ac55d8b3f2a65fe7d4086bd09478239c496f
[INFO] running `Command { std: "docker" "start" "-a" "b441af582c235dbb156bef5e4f61ac55d8b3f2a65fe7d4086bd09478239c496f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling axum-listener v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.65s
[INFO] running `Command { std: "docker" "inspect" "b441af582c235dbb156bef5e4f61ac55d8b3f2a65fe7d4086bd09478239c496f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b441af582c235dbb156bef5e4f61ac55d8b3f2a65fe7d4086bd09478239c496f", kill_on_drop: false }`
[INFO] [stdout] b441af582c235dbb156bef5e4f61ac55d8b3f2a65fe7d4086bd09478239c496f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3eca3894b484ab5f4cc2b300012705df681bf4f08c42a557ab2f147e36c8964f
[INFO] running `Command { std: "docker" "start" "-a" "3eca3894b484ab5f4cc2b300012705df681bf4f08c42a557ab2f147e36c8964f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_listener-a1bec91e83fcda2a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test dual::tests::test_uds_bind ... ok
[INFO] [stdout] test dual::tests::test_tcp_bind ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests axum_listener
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/dual.rs - dual::DualListener::accept (line 286) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 109) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualListener::bind (line 231) - compile ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualAddr (line 48) ... FAILED
[INFO] [stdout] test src/dual.rs - dual::DualListener (line 14) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiAddr (line 54) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 43) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 30) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::accept (line 155) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::DualStream (line 379) - compile ... FAILED
[INFO] [stdout] test src/multi.rs - multi::MultiListener (line 16) - compile ... ok
[INFO] [stdout] test src/multi.rs - multi::MultiListener::bind (line 99) - compile ... ok
[INFO] [stdout] test src/dual.rs - dual::ToDualAddr (line 138) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/dual.rs - dual::DualListener::accept (line 286) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/lib.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | use axum_listener::listener::DualListener;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualListener::bind (line 231) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualAddr (line 48) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/dual.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 | use axum_listener::listener::DualAddr;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualListener (line 14) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]   --> src/dual.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | use axum_listener::listener::DualListener;
[INFO] [stdout]    |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::DualStream (line 379) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:382:20
[INFO] [stdout]     |
[INFO] [stdout] 382 | use axum_listener::listener::DualListener;
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dual.rs - dual::ToDualAddr (line 138) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `axum_listener::listener`
[INFO] [stdout]    --> src/dual.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 | use axum_listener::listener::{ToDualAddr, DualAddr};
[INFO] [stdout]     |                    ^^^^^^^^ could not find `listener` in `axum_listener`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/dual.rs:144:30
[INFO] [stdout]     |
[INFO] [stdout] 144 | let addr1 = "127.0.0.1:8080".to_dual_addr().unwrap();
[INFO] [stdout]     |                              ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 137 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for reference `&'static str` in the current scope
[INFO] [stdout]    --> src/dual.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 | let addr2 = "unix:/tmp/app.sock".to_dual_addr().unwrap();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `&'static str` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 137 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dual_addr` found for enum `std::net::SocketAddr` in the current scope
[INFO] [stdout]    --> src/dual.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 | let addr3 = socket_addr.to_dual_addr().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `std::net::SocketAddr`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dual.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn to_dual_addr(&self) -> Result<DualAddr, std::io::Error>;
[INFO] [stdout]     |        ------------ the method is available for `std::net::SocketAddr` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `ToDualAddr` which provides `to_dual_addr` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 137 + use crate::axum_listener::ToDualAddr;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/dual.rs - dual::DualAddr (line 48)
[INFO] [stdout]     src/dual.rs - dual::DualListener (line 14)
[INFO] [stdout]     src/dual.rs - dual::DualListener::accept (line 286)
[INFO] [stdout]     src/dual.rs - dual::DualListener::bind (line 231)
[INFO] [stdout]     src/dual.rs - dual::DualStream (line 379)
[INFO] [stdout]     src/dual.rs - dual::ToDualAddr (line 138)
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3eca3894b484ab5f4cc2b300012705df681bf4f08c42a557ab2f147e36c8964f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eca3894b484ab5f4cc2b300012705df681bf4f08c42a557ab2f147e36c8964f", kill_on_drop: false }`
[INFO] [stdout] 3eca3894b484ab5f4cc2b300012705df681bf4f08c42a557ab2f147e36c8964f
